-
1)
Free C# School E-book 1.0
A 330 page e-book that takes you from the very basics of programming in C#, explaining object orientated programming techniques along the way, all the way up to using multi-threading and building GUI and database applications. Also covers C#2.0
C#, c sharp, csharp, tutorial, book, ado.net, generics, winforms, multi-threading, object oriented programming,
|
-
2)
libpropc++ (for C++) 1.0
Template library for properties in C++ (used like 'widget.color = "red";). In class Widget use: prop::Property<Widget, Color, &Widget::set_color, &Widget::get_color> color; Binding properties to auto-synchronize their values.
C++ properties, C++ template library, C++ library, foundational library, libsigc++, signal programming, OO programming, object oriented programming, object orientated programming, signals,
|